home *** CD-ROM | disk | FTP | other *** search
/ Chip 2007 January, February, March & April / Chip-Cover-CD-2007-02.iso / Pakiet bezpieczenstwa / mini Pentoo LiveCD 2006.1 / mpentoo-2006.1.iso / livecd.squashfs / usr / lib / python2.4 / plat-linux2 / DLFCN.pyc (.txt) < prev    next >
Python Compiled Bytecode  |  2005-10-18  |  3KB  |  96 lines

  1. # Source Generated with Decompyle++
  2. # File: in.pyc (Python 2.4)
  3.  
  4. _DLFCN_H = 1
  5. _FEATURES_H = 1
  6. __USE_ANSI = 1
  7. __FAVOR_BSD = 1
  8. _ISOC99_SOURCE = 1
  9. _POSIX_SOURCE = 1
  10. _POSIX_C_SOURCE = 0x30B52L
  11. _XOPEN_SOURCE = 600
  12. _XOPEN_SOURCE_EXTENDED = 1
  13. _LARGEFILE64_SOURCE = 1
  14. _BSD_SOURCE = 1
  15. _SVID_SOURCE = 1
  16. _BSD_SOURCE = 1
  17. _SVID_SOURCE = 1
  18. __USE_ISOC99 = 1
  19. _POSIX_SOURCE = 1
  20. _POSIX_C_SOURCE = 2
  21. _POSIX_C_SOURCE = 0x30B52L
  22. __USE_POSIX = 1
  23. __USE_POSIX2 = 1
  24. __USE_POSIX199309 = 1
  25. __USE_POSIX199506 = 1
  26. __USE_XOPEN = 1
  27. __USE_XOPEN_EXTENDED = 1
  28. __USE_UNIX98 = 1
  29. _LARGEFILE_SOURCE = 1
  30. __USE_XOPEN2K = 1
  31. __USE_ISOC99 = 1
  32. __USE_XOPEN_EXTENDED = 1
  33. __USE_LARGEFILE = 1
  34. __USE_LARGEFILE64 = 1
  35. __USE_FILE_OFFSET64 = 1
  36. __USE_MISC = 1
  37. __USE_BSD = 1
  38. __USE_SVID = 1
  39. __USE_GNU = 1
  40. __USE_REENTRANT = 1
  41. __STDC_IEC_559__ = 1
  42. __STDC_IEC_559_COMPLEX__ = 1
  43. __STDC_ISO_10646__ = 0x30D49L
  44. __GNU_LIBRARY__ = 6
  45. __GLIBC__ = 2
  46. __GLIBC_MINOR__ = 2
  47. _SYS_CDEFS_H = 1
  48.  
  49. def __PMT(args):
  50.     return args
  51.  
  52.  
  53. def __P(args):
  54.     return args
  55.  
  56.  
  57. def __PMT(args):
  58.     return args
  59.  
  60.  
  61. def __STRING(x):
  62.     pass
  63.  
  64. __flexarr = []
  65. __flexarr = [
  66.     0]
  67. __flexarr = []
  68. __flexarr = [
  69.     1]
  70.  
  71. def __ASMNAME(cname):
  72.     return __ASMNAME2(__USER_LABEL_PREFIX__, cname)
  73.  
  74.  
  75. def __attribute__(xyz):
  76.     pass
  77.  
  78.  
  79. def __attribute_format_arg__(x):
  80.     return __attribute__(__format_arg__(x))
  81.  
  82.  
  83. def __attribute_format_arg__(x):
  84.     pass
  85.  
  86. __USE_LARGEFILE = 1
  87. __USE_LARGEFILE64 = 1
  88. __USE_EXTERN_INLINES = 1
  89. RTLD_LAZY = 1
  90. RTLD_NOW = 2
  91. RTLD_BINDING_MASK = 3
  92. RTLD_NOLOAD = 4
  93. RTLD_GLOBAL = 256
  94. RTLD_LOCAL = 0
  95. RTLD_NODELETE = 4096
  96.